home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds / devbreak.man < prev    next >
Text File  |  1989-01-06  |  764b  |  28 lines

  1. ' Copyright 1989 Regents of the University of California
  2. ' Permission to use, copy, modify, and distribute this
  3. ' documentation for any purpose and without fee is hereby
  4. ' granted, provided that this notice appears in all copies.
  5. ' The University of California makes no representations about
  6. ' the suitability of this material for any purpose.  It is
  7. ' provided "as is" without express or implied warranty.
  8. ' $Header$
  9. .so \*(]ltmac.sprite
  10. .HS DEVBREAK cmds
  11. .BS
  12. .SH NAME
  13. devbreak \- Enables or disables the interrupt generated by a break
  14. condition on a tty
  15. .SH SYNOPSIS
  16. \fBdevbreak\fR [\fIenable|disable\fR] \fIdevice\fR
  17. .BE
  18.  
  19. .SH DESCRIPTION
  20. .PP
  21. This command enables or disables the interrupt generated by a break
  22. condition on a tty.
  23. .SH KEYWORDS
  24. tty, break
  25.  
  26.